Micron Document
🌎 rns.kin.earth git 🌍

Node / dev / reticulum / commits / 87faffa

Commit 87faffa785801dfbb39fe4ab60ece1240826f61d


Parents : 319c798
Author : SCWhite <sean3381212@gmail.com>
Signature : Signature validation error
Date : 2025-09-04T02:59:53+08:00
Committer : GitHub <noreply@github.com>
Date : 2025-09-04T02:59:53+08:00

minor error in hardware.html

manual/hareware.html: correct T114 device platform "ESP32" → "nRF52"

Changes

1 files changed, 2 insertions(+), 2 deletions(-)


Diff

diff --git a/docs/manual/hardware.html b/docs/manual/hardware.html
index f80db302..73261601 100644
--- a/docs/manual/hardware.html
+++ b/docs/manual/hardware.html
@@ -420,7 +420,7 @@ by the auto-installer.</p>
<h4>Heltec T114<a class="headerlink" href="#heltec-t114" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><strong>Transceiver IC</strong> Semtech SX1262 or SX1268</p></li>
-<li><p><strong>Device Platform</strong> ESP32</p></li>
+<li><p><strong>Device Platform</strong> nRF52</p></li>
<li><p><strong>Manufacturer</strong> <a class="reference external" href="https://heltec.org">Heltec Automation</a></p></li>
</ul>
<hr class="docutils" />
@@ -633,4 +633,4 @@ can be used with Reticulum. This includes virtual software modems such as
<script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script>
</body>
-</html>
\ No newline at end of file
+</html>

Served by rngit 1.5.2 - Generated in 0.04s